var time.errLeadingInt
3 uses
time (current package)
format.go#L1551: var errLeadingInt = errors.New("time: bad [0-9]*") // never printed
format.go#L1563: return 0, rem, errLeadingInt
format.go#L1568: return 0, rem, errLeadingInt
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)